Tony Duan
---
title: "Shiny in R:China accident map"
author: "Tony Duan"
execute:
  warning: false
  error: false
format:
  html:
    toc: true
    toc-location: right
    code-fold: show
    code-tools: true
    number-sections: true
    code-block-bg: true
    code-block-border-left: "#31BAE9"
---
# Shiny app:<https://tduan.shinyapps.io/China_accident_map/>
```{=html}
<iframe width="900" height="500" src="https://tduan.shinyapps.io/China_accident_map/" title="shiny app"></iframe>
```
--------------------------------